EPush the value of field of object, or value type, obj, onto the stack4Push the address of field of object obj on the stack5Replace the value of field of the object obj with val$Push the value of field on the stack9Push the address of the static field, field, on the stack#Replace the value of field with val9Store a value of type classTok from the stack into memoryVConvert unsigned to an int8 (on the stack as int32) and throw an exception on overflowWConvert unsigned to an int16 (on the stack as int32) and throw an exception on overflowWConvert unsigned to an int32 (on the stack as int32) and throw an exception on overflowWConvert unsigned to an int64 (on the stack as int64) and throw an exception on overflow_Convert unsigned to an unsigned int8 (on the stack as int32) and throw an exception on overflow`Convert unsigned to an unsigned int16 (on the stack as int32) and throw an exception on overflow`Convert unsigned to an unsigned int32 (on the stack as int32) and throw an exception on overflow`Convert unsigned to an unsigned int64 (on the stack as int64) and throw an exception on overflow`Convert unsigned to a native int (on the stack as native int) and throw an exception on overflow